[INFO] fetching crate qwen_tts 0.1.1...
[INFO] testing qwen_tts-0.1.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate qwen_tts 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate qwen_tts 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate qwen_tts 0.1.1
[INFO] tweaked toml for crates.io crate qwen_tts 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qwen_tts 0.1.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qwen_tts 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5
[INFO] running `Command { std: "docker" "start" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling typed-path v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rayon-cond v0.4.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand_mt v4.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling monostate v0.1.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling spm_precompiled v0.1.4
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling tokenizers v0.21.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling float8 v0.6.0
[INFO] [stderr]    Compiling float8 v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling candle-core v0.9.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hf-hub v0.4.3
[INFO] [stderr]    Compiling candle-nn v0.9.2
[INFO] [stderr]    Compiling candle-transformers v0.9.2
[INFO] [stderr]    Compiling qwen_tts v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling qwen_tts v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.83s
[INFO] running `Command { std: "docker" "inspect" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qwen_tts-675b6aa4dd4c0a7b)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test audio::encoder::v2::tests::test_encoder_output_shape ... ok
[INFO] [stdout] test audio::mel::tests::test_reflect_pad ... ok
[INFO] [stdout] test audio::utils::tests::test_audio_data_to_mono ... ok
[INFO] [stdout] test audio::utils::tests::test_is_url ... ok
[INFO] [stdout] test audio::utils::tests::test_audio_data_duration ... ok
[INFO] [stdout] test audio::mel::tests::test_hann_window ... ok
[INFO] [stdout] test audio::utils::tests::test_is_probably_base64 ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_empty ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_with_both_type_and_rope_type ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_with_both_type_and_rope_type_reversed_order ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_with_mrope_section ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_with_type_only ... ok
[INFO] [stdout] test model::config::tests::test_effective_max_tokens ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_default ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_from_json_full ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_from_json_partial ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_merge_all_none ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_merge_with_overrides ... ok
[INFO] [stdout] test model::loader::tests::test_loader_config_default ... ok
[INFO] [stdout] test model::tests::test_validate_language_all_supported ... ok
[INFO] [stdout] test model::tests::test_validate_language_case_sensitive ... ok
[INFO] [stdout] test model::tests::test_validate_language_empty_string ... ok
[INFO] [stdout] test model::config::tests::test_generate_config_from_json_empty ... ok
[INFO] [stdout] test model::tests::test_validate_language_invalid ... ok
[INFO] [stdout] test model::tests::test_validate_speaker_empty_map ... ok
[INFO] [stdout] test model::tests::test_validate_speaker_case_sensitive ... ok
[INFO] [stdout] test model::tests::test_validate_speaker_none_spk_id ... ok
[INFO] [stdout] test model::tests::test_validate_speaker_invalid ... ok
[INFO] [stdout] test model::types::tests::test_base_model_type_allows_voice_clone ... ok
[INFO] [stdout] test model::types::tests::test_base_type_rejects_custom_voice ... ok
[INFO] [stdout] test audio::mel::tests::test_mel_filterbank_shape ... ok
[INFO] [stdout] test model::types::tests::test_custom_voice_type_allows_custom ... ok
[INFO] [stdout] test model::types::tests::test_custom_voice_type_rejects_voice_clone ... ok
[INFO] [stdout] test config::rope_config::tests::test_deserialize_with_rope_type_only ... ok
[INFO] [stdout] test model::types::tests::test_generation_result_new ... ok
[INFO] [stdout] test model::types::tests::test_generation_result_with_codes ... ok
[INFO] [stdout] test model::types::tests::test_generation_result_with_effective_lengths ... ok
[INFO] [stdout] test model::types::tests::test_supported_languages ... ok
[INFO] [stdout] test model::types::tests::test_tts_model_type_parse_base ... ok
[INFO] [stdout] test model::tests::test_validate_speaker_valid ... ok
[INFO] [stdout] test model::types::tests::test_tts_model_type_parse_custom_voice ... ok
[INFO] [stdout] test model::types::tests::test_tts_model_type_parse_voice_design ... ok
[INFO] [stdout] test model::types::tests::test_unknown_type_allows_all ... ok
[INFO] [stdout] test model::types::tests::test_voice_design_type_allows_design ... ok
[INFO] [stdout] test model::types::tests::test_voice_design_type_rejects_others ... ok
[INFO] [stdout] test model::voice_clone::tests::test_icl_creation ... ok
[INFO] [stdout] test model::voice_clone::tests::test_icl_missing_ref_code_fails_validation ... ok
[INFO] [stdout] test model::voice_clone::tests::test_icl_missing_ref_text_fails_validation ... ok
[INFO] [stdout] test model::voice_clone::tests::test_is_icl_predicate ... ok
[INFO] [stdout] test model::voice_clone::tests::test_is_x_vector_only_predicate ... ok
[INFO] [stdout] test model::voice_clone::tests::test_new_constructor_icl_mode ... ok
[INFO] [stdout] test nn::generation_tests::batch_tests::test_broadcast_to_batch ... ok
[INFO] [stdout] test audio::mel::tests::test_mel_filterbank_values ... ok
[INFO] [stdout] test model::voice_clone::tests::test_voice_clone_config_default ... ok
[INFO] [stdout] test nn::kv_cache::tests::test_kv_cache_clear ... ok
[INFO] [stdout] test nn::generation_tests::batch_tests::test_left_pad_sequences ... ok
[INFO] [stdout] test model::voice_clone::tests::test_x_vector_only_validates ... ok
[INFO] [stdout] test model::voice_clone::tests::test_icl_validates_with_all_fields ... ok
[INFO] [stdout] test model::voice_clone::tests::test_x_vector_only_creation ... ok
[INFO] [stdout] test model::voice_clone::tests::test_new_constructor_x_vector_mode ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_determinism ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_pytorch_parity_scalar_seed_42 ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_pytorch_parity_vectorized_seed_42 ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_randn_tensor ... ok
[INFO] [stdout] test nn::kv_cache::tests::test_kv_cache_basic ... ok
[INFO] [stdout] test nn::generation_tests::batch_tests::test_position_ids_with_padding ... ok
[INFO] [stdout] test nn::generation_tests::batch_tests::test_attention_mask_from_lengths ... ok
[INFO] [stdout] test model::types::tests::test_tts_model_type_parse_unknown ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_uniform_determinism ... ok
[INFO] [stdout] test nn::rope::tests::test_rope_scaling_type_parsing ... ok
[INFO] [stdout] test nn::mt_rng::tests::test_vectorized_basic ... ok
[INFO] [stdout] test nn::rope::tests::test_rotate_half ... ok
[INFO] [stdout] test nn::sampling::tests::test_greedy_sampling ... ok
[INFO] [stdout] test nn::sampling::tests::test_min_new_tokens_with_sample_token ... ok
[INFO] [stdout] test nn::sampling::tests::test_min_new_tokens ... ok
[INFO] [stdout] test nn::sampling::tests::test_repetition_penalty ... ok
[INFO] [stdout] test nn::sampling::tests::test_suppress_tokens_in_sampling ... ok
[INFO] [stdout] test nn::sampling::tests::test_sampling_with_temperature ... ok
[INFO] [stdout] test nn::sampling::tests::test_temperature ... ok
[INFO] [stdout] test nn::rope_scaling::tests::test_llama3_scaling ... ok
[INFO] [stdout] test nn::sampling::tests::test_top_k ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_default ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_explicit_custom_voice ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_explicit_voice_clone ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_priority_ref_audio_over_speaker ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_explicit_voice_design ... ok
[INFO] [stdout] test nn::sampling::tests::test_suppress_tokens ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_ref_audio_flat_arg ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_speaker_flat_arg ... ok
[INFO] [stdout] test nn::rope_scaling::tests::test_linear_scaling ... ok
[INFO] [stdout] test nn::rope_scaling::tests::test_yarn_scaling ... ok
[INFO] [stdout] test nn::rope_scaling::tests::test_multimodal_rope_with_scaling ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_load_prompt ... ok
[INFO] [stdout] test text::processing::tests::test_batch_decode_without_tokenizer ... ok
[INFO] [stdout] test text::processing::tests::test_chat_templates ... ok
[INFO] [stdout] test synthesis::detect_mode::tests::test_determine_mode_voice_design_flat_arg ... ok
[INFO] [stdout] test text::processing::tests::test_pad_sequences_empty ... ok
[INFO] [stdout] test text::processing::tests::test_pad_sequences_right ... ok
[INFO] [stdout] test text::processing::tests::test_pad_sequences_left ... ok
[INFO] [stdout] test text::processing::tests::test_add_tts_tokens ... ok
[INFO] [stdout] test text::processing::tests::test_pad_sequences_single ... ok
[INFO] [stdout] test text::processing::tests::test_batch_tokenize_without_tokenizer ... ok
[INFO] [stdout] test text::processing::tests::test_padding_side_default ... ok
[INFO] [stdout] test text::processing::tests::test_special_token_defaults ... ok
[INFO] [stdout] test text::processing::tests::test_tokenize_without_tokenizer ... ok
[INFO] [stdout] test text::processing::tests::test_tokenizer_output_structure ... ok
[INFO] [stdout] test text::processing::tests::test_try_batch_tokenize_without_tokenizer ... ok
[INFO] [stdout] test text::processing::tests::test_normalize_text ... ok
[INFO] [stdout] test nn::rope::tests::test_interleaved_multimodal_rope ... ok
[INFO] [stdout] test audio::tokenizer::v2::snake_beta::tests::test_snake_beta_shape ... ok
[INFO] [stdout] test nn::rope::tests::test_standard_rope ... ok
[INFO] [stdout] test nn::mlp::tests::test_resize_mlp_shape ... ok
[INFO] [stdout] test nn::mlp::tests::test_resize_mlp_with_bias ... ok
[INFO] [stdout] test nn::mlp::tests::test_talker_mlp_shape ... ok
[INFO] [stdout] test audio::mel::tests::test_mel_spectrogram_shape ... ok
[INFO] [stdout] test nn::rope_scaling::tests::test_dynamic_scaling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-026822dcfb5dc07f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qwen_tts
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/audio/tokenizer/v2/mod.rs - audio::tokenizer::v2::TokenizerV2::encode (line 152) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 20) - compile ... ok
[INFO] [stdout] test src/model/generate.rs - model::generate::Model::generate_custom_voice_from_text (line 663) - compile ... ok
[INFO] [stdout] test src/model/generate.rs - model::generate::Model::generate_voice_clone_from_text (line 755) - compile ... ok
[INFO] [stdout] test src/model/generate.rs - model::generate::Model::generate_voice_design_from_text (line 710) - compile ... ok
[INFO] [stdout] test src/model/loader.rs - model::loader (line 8) - compile ... ok
[INFO] [stdout] test src/model/loader.rs - model::loader::load_from_pretrained (line 429) - compile ... ok
[INFO] [stdout] test src/model/mod.rs - model (line 10) - compile ... ok
[INFO] [stdout] test src/model/voice_clone.rs - model::voice_clone::VoiceClonePromptItem (line 42) - compile ... ok
[INFO] [stdout] test src/text/processing.rs - text::processing (line 14) - compile ... ok
[INFO] [stdout] test src/text/processing.rs - text::processing::TextProcessor::from_file (line 393) - compile ... ok
[INFO] [stdout] test src/text/processing.rs - text::processing::TextProcessor::from_pretrained (line 164) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.39s; merged doctests compilation took 1.36s
[INFO] running `Command { std: "docker" "inspect" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5", kill_on_drop: false }`
[INFO] [stdout] e50fb3319603c49e84c9fd09e4003304041146f9f955dd341d4e5fa5bd0056c5
